emacs.git
2024-01-31 Yuan FuFix treesit--indent-1 regarding local parsers
2024-01-31 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-01-31 Paul Eggert; Spelling fixes
2024-01-30 Stefan Monnier* lisp/emacs-lisp/inline.el (inline-const-val): Improve...
2024-01-30 Eli Zaretskii; Rename a lexical variable in vhdl-mode.el
2024-01-30 Jim PorterFix typo in Eshell's "du" command
2024-01-30 Stefan Monnierderived.el: Delete old code (bug#68625)
2024-01-29 Stefan Monnier(byte-compile): Try and make it a bit more readable
2024-01-29 Andrea Corallo* Better type comparison in comp tests
2024-01-29 Eli Zaretskii; * lisp/minibuffer.el (minibuffer-visible-completions...
2024-01-29 Daniel BrooksFix 'calc-math-read-preprocess-string' test (bug#66944).
2024-01-29 Po Lu; * src/sfnt.c: Fix standalone compilation.
2024-01-29 Po Lu* src/haiku_select.cc: Include stdckdint.h.
2024-01-29 Paul Eggert; Spelling fixes
2024-01-29 Po LuDon't open a new line for long defuns being inserted...
2024-01-29 Po Lu* exec/configure.ac (OPENAT_SYSCALL): Define on MIPS.
2024-01-29 Po Lu; * test/lisp/vc/log-edit-tests.el: Pacify compiler...
2024-01-29 Po LuPrevent filling from mangling ChangeLog defun lists
2024-01-29 Jim PorterIn Eshell, don't expand quoted tildes into a user's...
2024-01-28 Jim PorterIn Eshell, allow an escaped newline at the end of a...
2024-01-28 Stefan Monnierxt-mouse.el: Obey `mouse-wheel-*-event` variables ...
2024-01-28 Stefan Kangas; Fix typos
2024-01-28 Michael AlbinusMerge from origin/emacs-29
2024-01-28 Michael Albinus; Merge from origin/emacs-29
2024-01-28 Michael AlbinusHandle wrong login program in Tramp
2024-01-28 Po Lu; * lisp/vc/log-edit.el (log-edit--insert-filled-defuns...
2024-01-28 Po Lu; Correct typo
2024-01-28 Po Lu; New log-edit tests
2024-01-28 Po LuImprove filling of ChangeLog entries
2024-01-28 Paul EggertPrefer C23 ckd_* to Gnulib *_WRAPV and *_OK macros
2024-01-28 Paul EggertRename TAG_PTR to TAG_PTR_INITIALLY
2024-01-28 Paul Eggert* src/lisp.h: Improve TAG_PTR comments.
2024-01-28 Paul EggertFix C conformance issue in LISPSYM_INITIALLY
2024-01-28 Eli ZaretskiiFix "emacs -nw" on MS-Windows
2024-01-28 Jim Porter; Be more strict with command arguments for a few Eshel...
2024-01-28 Jim PorterSupport setting umask symbolically in Eshell
2024-01-28 Yuan FuFix treesit-range-rules
2024-01-28 Eli Zaretskii; Fix last change in package.texi
2024-01-28 Jim Porter* doc/lispref/package.texi (Multi-file Packages): Docum...
2024-01-27 Jim Porter* doc/lispref/package.texi (Multi-file Packages): Docum...
2024-01-27 Jim PorterFix command replacement with the Eshell builtin version...
2024-01-27 Eli Zaretskii; * src/pdumper.c: Fix comments.
2024-01-27 Konstantin... Support a local repo as URL in 'treesit-language-source...
2024-01-27 Manuel GiraudEnable marking tagged with ls -F
2024-01-27 Eli Zaretskii; * lisp/visual-wrap.el: Fix typos.
2024-01-27 Eli Zaretskii; * lisp/visual-wrap.el (visual-wrap-fill-context-prefi...
2024-01-27 Eli ZaretskiiAllow users to opt out of following Windows Dark mode
2024-01-27 Stefan Monnier* src/pdumper.c (Fdump_emacs_portable): Simplify commit...
2024-01-27 Eli Zaretskii; * doc/misc/calc.texi (Fractions): Fix typos. (Bug...
2024-01-27 Daniel BrooksCalc parses fractions written using U+2044 FRACTION...
2024-01-27 Eshel YaronAvoid signaling errors in emoji.el
2024-01-27 Eshel YaronAvoid signaling errors in emoji.el on empty input
2024-01-27 Eli ZaretskiiMerge from origin/emacs-29
2024-01-27 Eli Zaretskii; Merge from origin/emacs-29
2024-01-27 Eli ZaretskiiMerge from origin/emacs-29
2024-01-27 Eli Zaretskii; Merge from origin/emacs-29
2024-01-27 Eli ZaretskiiMerge from origin/emacs-29
2024-01-27 Eli Zaretskii; Merge from origin/emacs-29
2024-01-27 Eli ZaretskiiMerge from origin/emacs-29
2024-01-27 Eli Zaretskii; Merge from origin/emacs-29
2024-01-27 Eli Zaretskii; Declare tree-sitter functions in yaml-ts-mode.el
2024-01-27 Mattias Engdegård; * lisp/visual-wrap.el: use regexp-unmatchable
2024-01-27 Mattias EngdegårdAdd DOHASH_SAFE, make DOHASH faster (bug#68690)
2024-01-27 Eli Zaretskii; * lisp/textmodes/refill.el (refill-fill-paragraph...
2024-01-27 Eli Zaretskii; Minor improvements of last change
2024-01-27 Thierry VolpiattoAdd new option to 'register-use-preview'
2024-01-27 Brad HowesDowncase host names in ansi-osc.el to match URL parsing...
2024-01-27 Mekeor MelireAdd option Info-url-alist
2024-01-27 Jakub JečmínekFix syntax highlighting after string literal concat...
2024-01-27 Eshel YaronOptionally avoid extending 'completion-at-point-functions'
2024-01-27 Eli ZaretskiiMinor fix in 'describe-language-environment'
2024-01-27 Eli ZaretskiiImprove 'refill-mode' in Org buffers
2024-01-27 Eli Zaretskii; Minor improvements in 'visual-wrap-prefix-mode'
2024-01-27 Eli ZaretskiiFix description of when "\xNNN" is considered a unibyte...
2024-01-27 Randy TaylorSimplify imenu setup for {cmake,dockerfile}-ts-modes
2024-01-27 Stefan Monnierpdumper.c: Minor improvements found while debugging
2024-01-27 Stefan Monnierpdumder.c: Fix bug#68690
2024-01-27 Po LuIntercept calls to `openat' under Android
2024-01-27 Po LuMove Visual Wrap menu to menu-bar.el
2024-01-27 Po Lu* lisp/visual-wrap.el (visual-wrap-prefix-mode): Improv...
2024-01-27 Po LuImport ELPA package adaptive-wrap as visual-wrap
2024-01-27 João TávoraEglot: fix eglot--dumb-tryc for "only possible completi...
2024-01-26 Jim Porter; Add docstring to test
2024-01-26 Eli Zaretskii; * etc/PROBLEMS: Document that GnuPG 2.4.4 solves...
2024-01-26 Eli Zaretskii; * etc/DEBUG: Add a blurb about disabling ASLR on...
2024-01-26 Jim Porter; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.
2024-01-26 Jim PorterFix detection of directly-invokable commands in Eshell
2024-01-26 Eli ZaretskiiFix crash backtraces on MS-Windows, broken by ASLR
2024-01-26 Jim PorterAdd support for running commands via Eshell's "env...
2024-01-26 Jim Porter; * etc/NEWS: Fix thinko in Eshell entry.
2024-01-26 Po LuAvert race condition between window attachment and...
2024-01-26 Jim PorterImprove handling of local variable settings in Eshell
2024-01-26 Jim Porter; For compatibility, eshell/make should print to Eshell...
2024-01-26 Dmitry Gutovpython--treesit-syntax-propertize: Fix edits in the...
2024-01-26 Dmitry Gutovproject--read-project-list: Handle corrupted file contents
2024-01-25 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl--generic-compiler...
2024-01-25 Juri Linkov* lisp/simple.el (next-line-completion): Better handing...
2024-01-25 Juri Linkov* lisp/dired.el (dired--move-to-next-line): Improve...
2024-01-25 Basil L. Contovounesios; Update 'struct charset' hash for CHECK_STRUCTS
2024-01-25 Basil L. Contovounesios; * .mailmap: Change own email address.
next